github.com/jackc/pgx/v5.copyFrom.run (method)

2 uses

	github.com/jackc/pgx/v5 (current package)
		copy_from.go#L118: func (ct *copyFrom) run(ctx context.Context) (int64, error) {
		copy_from.go#L275: 	return ct.run(ctx)